home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / BCT.ZIP / fontalia.txt
Text File  |  1997-01-12  |  981b  |  6 lines

  1. ********** Big Colored Text Version 1.1 By Maverick For mIRC 4.6 and Up
  2. ********** Place The Next Line In Your Aliases section
  3. /bc { %r = $$1 $2 $3 $4 $5 | %l = $len(%r) | %nco = 1 | %bb = $chr(0160) | %bbc = $chr(44) | %bbs = $chr(3) | %bbo = $chr(15) | %bba = $chr(42) | %o = 1 | %o1 = 1 | %line = "" | :lop | if %o = 6 goto end | %o1 = 1 | %line = "" | :red | if %o1 > %l { /say %line | /inc %o | goto lop } | %lt = $mid(%o1,1,%r) | if %lt = $chr(32) set %lt sp | %rt = %lt $+ %o | %lin = $readini $mircdir $+ font.txt %lt %rt | %nco = %o1 | if %nco == 16 /set %nco 7 | %mgl = %bbs $+ %nco $+ %bbc $+ %nco $+ %bb $+ %bbo | %clin = $replace(%lin,%bba,%mgl) | if %lt = sp set %clin %lin | %line = %line %clin | /inc %o1 | goto red | :end | ;Big Text  v1.1 By Maverick2 | }
  4. ********** Move The Font.txt file to your mirc directory
  5. ********** To Use type /bc <Text>
  6. ********** Notes... Only will take 5 words per input, anything over 14 characters might flood you off of IRC :)